home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 118 / cd-rom 118.iso / aplic / open / openofficeorg1.cab / parcel_descriptor9.xml < prev    next >
Encoding:
Extensible Markup Language  |  2003-06-18  |  567 b   |  17 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <parcel language="JavaScript" xmlns:parcel="scripting.dtd">
  4.  
  5.     <script language="JavaScript">
  6.         <locale lang="en">
  7.             <displayname value="ExportSheetsToHTML"/>
  8.             <description>
  9.                 Saves each sheet in the current Calc document as a separate HTML file in the same directory as the original Calc document.
  10.             </description>
  11.         </locale>
  12.         <functionname value="exportsheetstohtml.js"/>
  13.         <logicalname value="ExportSheetsToHTML.JavaScript"/>
  14.     </script>
  15.  
  16. </parcel>
  17.